gtk4.git
2020-01-28 Benjamin Otteselector: Hash differently
2020-01-28 Benjamin Ottecssnode: Convert name + id from interned string to...
2020-01-28 Benjamin Ottecss: Get rid of GtkCssMatcher
2020-01-28 Benjamin Ottecss: Pass node through the lookup code
2020-01-28 Benjamin Ottecssnode: Remove init_matcher() vfunc
2020-01-28 Benjamin Ottecssnode: Remove ability to set GType as fallback name
2020-01-28 Benjamin OtteRemove GtkWidgetPath
2020-01-28 Benjamin OtteRemove gtkwidgetpath.h include where no longer needed
2020-01-28 Benjamin OtteRevert "cssmatcher: Inline node values into matcher"
2020-01-28 Benjamin Ottecss: Move utility function
2020-01-27 Matthias Clasentextutil: Stop using GtkStyleContext
2020-01-27 Matthias Clasengskpango: Don't free rgba's we don't own
2020-01-27 Matthias Clasenfilechooser: Stop using gtk_style_context_get
2020-01-27 Rafael FontenelleUpdate Brazilian Portuguese translation
2020-01-27 Timm Bäderpopover: Fix an oversight in gap coord computation
2020-01-27 Timm Bädercalendar: Use widgets for the header
2020-01-27 Umarzuki Bin... Update Malay translation
2020-01-27 Umarzuki Bin... Update Malay translation
2020-01-27 Fabio TomatUpdate Friulian translation
2020-01-27 Dušan KazikUpdate Slovak translation
2020-01-27 Matthias Clasencss: Don't lose inset when computing shadows
2020-01-26 Timm Bädergsk: Remove some unused defines
2020-01-26 Timm Bädercssdimensionvalue: Remove an outdated comment
2020-01-26 Timm Bädercssboxes: Try to avoid doing work for rectangular boxes
2020-01-26 Timm Bäderdimensionvalue: Add gtk_css_{dimension,corner}_value_is...
2020-01-26 Timm Bäderwidget: Restructure pick() a bit
2020-01-26 Timm Bäderrenderbackground: Avoid unnecessary work in snapshot_ba...
2020-01-26 Timm BäderAdd pure and const annotations to various functions
2020-01-26 Timm Bäderrender: Remove gtk_render_background_get_clip
2020-01-26 Timm BäderRemove gtkutils{.c,private.h}
2020-01-26 Timm Bädercssparser: make a few local variables const
2020-01-26 Timm Bädercssprovider: Parse selectors without a GList
2020-01-26 Timm BäderGtkCssImageUrl: Implement is_computed()
2020-01-26 Timm Bädergl renderer: Avoid some work when rendering border...
2020-01-26 Timm Bädercssimage: Add gtk_css_image_to_string()
2020-01-26 Timm Bäderwindow: Replace GtkStyleContext use to get surface...
2020-01-26 Matthias ClasenRevert "lookup stats"
2020-01-26 Matthias ClasenRevert "css: Split style into groups"
2020-01-26 Matthias Clasencss: Split style into groups
2020-01-25 Matthias ClasenAdwaita: take out an unnecessary rule
2020-01-25 Matthias ClasenAdwaita: drop the *
2020-01-25 Matthias Clasenlookup stats
2020-01-25 Matthias ClasenFix a scrollbar sizing issue
2020-01-25 Matthias ClasenRevert "Ensure icon themes are loaded with other themes"
2020-01-25 Matthias ClasenMerge branch 'style-context-redux' into 'master'
2020-01-25 Matthias Clasenpopover: Stop using style context getters
2020-01-25 Matthias Clasendrag icon: Stop using style context getters
2020-01-25 Matthias Clasengskpango: Stop using style context getters
2020-01-25 Matthias Clasenwidget: Stop using style context internally
2020-01-25 Matthias ClasenAdd a profiler mark around renderer realization
2020-01-25 Matthias ClasenAdwaita: Fix some entry styling
2020-01-25 Matthias ClasenGtkSpinner: Pay attention to style changes
2020-01-25 Matthias ClasenGtkPaned: Pay attention to style changes
2020-01-25 Matthias ClasenGtkIcon: Pay attention to style changes
2020-01-25 Matthias Clasencss: Update affects flags for icons
2020-01-24 Matthias ClasenMerge branch 'wayland-cursors' into 'master'
2020-01-24 Matthias ClasenMake wayland load cursors on demand
2020-01-24 Matthias ClasenRevert "css: Print selectors"
2020-01-24 Matthias ClasenRevert "css: Print out relative costs of selectors"
2020-01-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-01-24 Matthias ClasenAdwaita: Drop selection mode
2020-01-24 Matthias ClasenAdwaita: Drop menu remnants
2020-01-24 Matthias Clasencss: Print out relative costs of selectors
2020-01-24 Matthias ClasenAdwaita: Remove a wildcard rule for tooltips
2020-01-24 Matthias ClasenAdwaita: Drop menuitem support
2020-01-24 Matthias Clasencss: Print selectors
2020-01-24 Timm Bäderwidget: Use gsk_transform_transform_point() in gtk_widg...
2020-01-24 Timm Bädergl renderer: handle cross-fade nodes with invisible...
2020-01-24 Timm Bädergl renderer: Handle blur nodes with invisible children
2020-01-24 Timm Bädergl renderer: Make render_rounded_clip_node clearer
2020-01-24 Timm Bädertestsuite: Add test cases for last commit
2020-01-24 Timm Bädergl renderer: Add builder offset correctly for non-affin...
2020-01-24 Timm BäderGskTransform: Add gsk_transform_transform_point()
2020-01-24 Timm Bädergl renderer: Shorten shaders a bit
2020-01-24 Timm Bädercssimageicontheme: Avoid copying colors
2020-01-24 Timm Bädercssimagepaintable: Implement is_computed()
2020-01-24 Timm Bädercssimagescaled: Implement is_computed()
2020-01-24 Timm Bädercssimagerecolor: Implement is_computed()
2020-01-24 Timm Bädergl renderer: Move rect transformation to the vertex...
2020-01-24 Timm Bädergl renderer: Transform rounded rect on the GPU
2020-01-24 Matthias Clasencolorbutton: Use a css name
2020-01-24 Matthias Clasentestsuite: Update mark names
2020-01-24 Matthias ClasenAdwaita: Use child selectors in many more places
2020-01-23 Matthias Clasentext: Don't compute invisible char in init
2020-01-23 Matthias ClasenFix Emoji completion
2020-01-23 Matthias ClasenReplace .emoji with emoji for css
2020-01-23 Matthias ClasenAdwaita: Drop .context-menu
2020-01-23 Matthias ClasenAdwaita: Just use .menu, instead of .appmenu
2020-01-23 Emmanuele BassiMerge branch 'fix-avahi_service_resolver_cb-crash-maste...
2020-01-23 WGHprinting: Fix crash in avahi_service_resolver_cb
2020-01-23 Matthias ClasenAdd profiler marks around css selector tree building
2020-01-23 Matthias ClasenAdwaita: Remove .entry-tag class
2020-01-23 Matthias ClasenAdwaita: Remove .rubberband class
2020-01-23 Matthias ClasenAdwaita: Remove .location-bar class
2020-01-23 Matthias ClasenAdwaita: Remove gtkstyle-fallback
2020-01-23 Matthias ClasenAdwaita: Remove the .drag-icon class
2020-01-23 Matthias Clasenpathbar: Use a css name insead of a style class
2020-01-23 Matthias ClasenEnsure icon themes are loaded with other themes
2020-01-23 Matthias Clasenicontheme: Add profiler marks around icon theme loading
2020-01-23 Matthias Claseniconhelper: Add profiler marks around icon loading
next